|
Find | Finds the specified text. |
Replace | Replaces specific text with different text. |
Find Next | Finds the next matching text. |
Find Previous | Finds the previous matching text. |
Find Next Word | Finds the next occurrence of the selected text. |
Find Previous Word | Finds the previous occurrence of the selected text. |
Find in Files | Searches for a string in multiple files. |
Search Web | Searches current text in the web browser. |
Go To > Go to Line/Offset | Goes to specified line/offset in the active document. |
Go To > Go to Column | Goes to specified column in current line. |
Go To > Go to URL | Goes to the highlighted URL. |
Go To > Enable Go Back/Forward | Turns on Go Back/Forward commands. |
Go To > Go Back | Goes back one step. |
Go To > Go Forward | Goes forward one step. |
Markers > Toggle Marker | Set and clear marker at current line. |
Markers > Clear All Marker | Clears all marker from the active document. |
Markers > Invert Markers | Inverts all markers in current document. |
Markers > Next Marker | Goes to next marker position. |
Markers > Previous Marker | Goes to previous marker position. |
Markers > Marker List | Shows the list of markers set in current document. |
Match Brace | Searched for a matching brace. |
Select Brace | Searches for a matching brace and select the text. |
Match Tag | Searches for a matching HTML tag. |
Select Tag | Searches for a matching tag and selects the included text. |
Ctags > Go to Definition | Goes to the definition of current function or variable name. |
Ctags > Suggest Tag | Replaces current word with an expanded word found in the tags file. |
Ctags > Run Ctags | Runs the ctags program. |
Ctags > Configure Tag Files | Sets the ctags tag files and categories. |
Ctags > Select Tag Category | Selects current ctags tag category. |
Function List > Go to Function List | Moves the focus to the Function List. |
Function List > Next Function | Goes to the next function. |
Function List > Prev Function | Goes to the previous function. |